SAS Syntax and Theme
A Sublime Text 3 package for SAS syntax highlighting and the corresponding SAS Theme
Details
Installs
- Total 18K
- Win 12K
- Mac 4K
- Linux 1K
Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 0 | 0 | 1 | 0 | 0 | 2 | 2 | 0 | 0 | 2 | 2 | 1 | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 0 | 1 | 2 | 2 | 0 | 1 | 1 | 0 | 0 | 3 | 0 | 2 | 2 | 2 | 0 | 1 | 4 | 2 | 0 | 3 | 0 | 0 |
Mac | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 |
Readme
- Source
- raw.githubusercontent.com
SAS Syntax Highlight and Theme Package for Sublime Text 3
What is this?
A Sublime Text package for SAS syntax highlight and color scheme which mimic the SAS system.
How to Install
Via Package Control
The easiest way to install is using Sublime Package Control, where the package is listed as SAS-Syntax-and-Theme
.
- Open Command Palette using menu item
Tools -> Command Palette...
(⇧⌘P on Mac) - Choose
Package Control: Install Package
- Find
SAS Syntax
and hit Enter
Manual
You can also install the theme manually:
- Download the .zip
- Unzip and rename the folder to
SAS-Syntax-and-Theme
- Copy the folder into
Packages
directory, which you can find using the menu itemSublime Text -> Preferences -> Browse Packages...